home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Santos.swf / scripts / DefineButton2_697 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2006-06-13  |  58 b   |  4 lines

  1. on(rollOut){
  2.    setProperty("Button3", _alpha, "0");
  3. }
  4.